GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer / SetRectBorderColor Method





In This Topic
SetRectBorderColor Method (GdViewer)
In This Topic
Syntax
'Declaration
 
Public Sub SetRectBorderColor( _
   ByVal Color As Integer _
) 
public void SetRectBorderColor( 
   int Color
)
public procedure SetRectBorderColor( 
    Color: Integer
); 
public function SetRectBorderColor( 
   Color : int
);
public: void SetRectBorderColor( 
   int Color
) 
public:
void SetRectBorderColor( 
   int Color
) 

Parameters

Color
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer
GdViewer Members